48 Star 85 Fork 45

LDMING / aspectF

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
MIT
The MIT License (MIT) Copyright (c) 2015 china-live Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

aspectF是一个.NET下超轻量级AOP框架。 该项目是我在无意中发现的。当时项目中要做一些操作记录(不是log记录,而是记录的用户在系统中的每一步添加、删除、修改操作)。这本是一个很简单的需求,要实现也是很简单,但是这个简单的需求却让原本很简单的方法变得冗长,导致源代码可读性差不说,如果后面需求稍为变动的话,那么修改将是一场灾难。 经过百度,就发现了这个项目,项目作者Omar AL Zabir,但2009就没更新了,网上有两篇中文件介绍文章都过时了,好在源码很简单,所以花了点时间看了一下,按自己的理解加了一些中文注释。 原项目地址:https://code.google.com/p/aspectf/。 原项目文档:http://www.codeproject.com/Ar... 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/ldming/aspectF.git
git@gitee.com:ldming/aspectF.git
ldming
aspectF
aspectF
master

搜索帮助